IIterator Generic Interface

Supports simple iteration over a collection.

Syntax

generic<typename T>
public interface class IIterator  

Remarks

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IIterator Members

Windows.Foundation.Collections Namespace